Skip to main content

Odoo template

Odoo is available on Cyclop marketplace, making you able to easyly deploy your own instance.

Deployment

Software Version18.0
StatePre-installed
Production requirementsDNS records, reverse proxy & SSL certificate

Usage

warning

Even though it would work, you shouldn't use that instance out of the box for security reasons.

There are very few tasks (documented in sections below) are needed to make the application production-ready:

  1. Create a DNS record for your odoo Instance
  2. Use an existing load-balancer or install a webserver with SSL certificates
  3. Change default admin password and service specific passwords

1. DNS record

DNS record will make possible to generate free SSL certiciates at the same time than browsing to your website. It is usual to make your Odoo instance reachable from a domain name like odoo.mycompany.lu This is usualy done on your domain name registrar dashboard. The main registrars in Luxembourg are Restena and EuroDNS.

2. Load Balancer configuration

App port

The application listens on port 8069

Odoo application listens to port 8069 using unencrypted HTTP.

3. Change passwords

Default password

The default username is admin and the default password is admin. You need to change theses immediately

You can change the default admin password after logging into the application:

Top-right M logo --> Preferences --> Account Security tab --> Change password

Change password picture tutorial step 1 Change password picture tutorial step 2 Change password picture tutorial step 3

Delete other users

Please also remember to delete other users: top-left cube --> Settings --> Users & Companies Tab